-
Home
-
Asaas Gateway for WooCommerce
-
1.2.4
-
Code
-
Classes
- Credit_Card
| Total Complexity |
45 |
| Dependencies |
13 |
| Dependents |
1 |
| Total lines |
363 |
| Lines of code |
203 |
| Logical lines of code |
117 |
| Comment lines |
101 |
| Methods |
13 |
| Properties |
1 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_payment() |
B |
37 |
17 |
66 |
| get_payment_fields() |
S |
44 |
5 |
43 |
| get_posted_data() |
S |
59 |
4 |
13 |
| validate_fields() |
S |
59 |
3 |
13 |
| payment_fields() |
S |
60 |
3 |
12 |
| is_one_click_buy() |
S |
62 |
3 |
11 |
| checkout_card_brand() |
S |
68 |
2 |
7 |
| validate_max_installments_field() |
S |
68 |
2 |
8 |
| validate_min_installment_value_field() |
S |
67 |
2 |
8 |
| __construct() |
S |
60 |
1 |
12 |
| append_html_to_thankyou_page() |
S |
75 |
1 |
4 |
| get_max_installments() |
S |
79 |
1 |
3 |
| get_min_installment_value() |
S |
79 |
1 |
3 |